Picture
This property returns and sets a graphic in the imaG object.
The previous graphics in the control (pictures and images) will be erased.
The Undo/Redo buffer will be reset.
Syntax: | imaG.Picture = picture |
picture (IPictureDisp) | The picture. |
This is a standard Microsoft Visual Basic property.
If MODE PROPERTY is NOT caModeDraw then an ERROR will be thrown.